[INFO] fetching crate dsdl_compiler 0.0.1...
[INFO] fixing dsdl_compiler-0.0.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate dsdl_compiler 0.0.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate dsdl_compiler 0.0.1
[INFO] finished tweaking crates.io crate dsdl_compiler 0.0.1
[INFO] tweaked toml for crates.io crate dsdl_compiler 0.0.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dsdl_compiler 0.0.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 29 packages to latest compatible versions
[INFO] [stderr]       Adding badlog v0.3.1 (available: v1.1.1)
[INFO] [stderr]       Adding log v0.3.9 (available: v0.4.33)
[INFO] [stderr]       Adding quote v0.3.15 (available: v1.0.46)
[INFO] [stderr]       Adding syn v0.11.11 (available: v2.0.118)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: An explicit [[bin]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other binary targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a binary target:
[INFO] [stderr] 
[INFO] [stderr] * src/bin/opts.rs
[INFO] [stderr] * src/bin/mod.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autobins = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `dsdl_compiler` (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4ade732380de468cf1f481f982c81c21c8e71804f59facc19a4795d078139ff4
[INFO] running `Command { std: "docker" "start" "4ade732380de468cf1f481f982c81c21c8e71804f59facc19a4795d078139ff4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4ade732380de468cf1f481f982c81c21c8e71804f59facc19a4795d078139ff4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ade732380de468cf1f481f982c81c21c8e71804f59facc19a4795d078139ff4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4ade732380de468cf1f481f982c81c21c8e71804f59facc19a4795d078139ff4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr] warning: Cargo.toml: An explicit [[bin]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other binary targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a binary target:
[INFO] [stderr] 
[INFO] [stderr] * src/bin/opts.rs
[INFO] [stderr] * src/bin/mod.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autobins = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `dsdl_compiler` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking ucd-util v0.1.10
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]     Checking unicode-xid v0.0.4
[INFO] [stderr]     Checking quote v0.3.15
[INFO] [stderr]     Checking inflections v1.1.1
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking synom v0.11.3
[INFO] [stderr]     Checking syn v0.11.11
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking nom v3.2.1
[INFO] [stderr]     Checking env_logger v0.4.3
[INFO] [stderr]     Checking badlog v0.3.1
[INFO] [stderr]     Checking dsdl_parser v0.1.3
[INFO] [stderr]     Checking dsdl_compiler v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2015 edition to 2018
[INFO] [stderr]        Fixed src/lib.rs (1 fix)
[INFO] [stderr]    Migrating src/bin/main.rs from 2015 edition to 2018
[INFO] [stderr]        Fixed src/bin/main.rs (1 fix)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr] crater-edition-check: dsdl_compiler v0.0.1 (/opt/rustwide/workdir) updating edition from 2015 to 2018
[INFO] [stderr]     Checking dsdl_compiler v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0601]: `main` function not found in crate `r#mod`
[INFO] [stdout]  --> src/bin/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! 
[INFO] [stdout]   |     ^ consider adding a `main` function to `src/bin/mod.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dsdl_compiler` (bin "mod") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/bin/opts.rs:42:32
[INFO] [stdout]    |
[INFO] [stdout] 42 |             Err(f) => { panic!(f.to_string()) }
[INFO] [stdout]    |                                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 42 |             Err(f) => { panic!("{}", f.to_string()) }
[INFO] [stdout]    |                                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `opts`
[INFO] [stdout]   --> src/bin/opts.rs:56:2
[INFO] [stdout]    |
[INFO] [stdout] 56 | }
[INFO] [stdout]    |  ^ consider adding a `main` function to `src/bin/opts.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/bin/opts.rs:42:32
[INFO] [stdout]    |
[INFO] [stdout] 42 |             Err(f) => { panic!(f.to_string()) }
[INFO] [stdout]    |                                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 42 |             Err(f) => { panic!("{}", f.to_string()) }
[INFO] [stdout]    |                                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InputFlags` is never constructed
[INFO] [stdout]  --> src/bin/opts.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) struct InputFlags {
[INFO] [stdout]   |                   ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `options` is never used
[INFO] [stdout]   --> src/bin/opts.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn options() -> Options {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_usage` is never used
[INFO] [stdout]   --> src/bin/opts.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) fn print_usage() {
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_version` is never used
[INFO] [stdout]   --> src/bin/opts.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub(crate) fn print_version() {
[INFO] [stdout]    |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `read` is never used
[INFO] [stdout]   --> src/bin/opts.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl InputFlags {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 36 |     pub fn read() -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/bin/opts.rs:42:32
[INFO] [stdout]    |
[INFO] [stdout] 42 |             Err(f) => { panic!(f.to_string()) }
[INFO] [stdout]    |                                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 42 |             Err(f) => { panic!("{}", f.to_string()) }
[INFO] [stdout]    |                                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dsdl_compiler` (bin "opts") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4ade732380de468cf1f481f982c81c21c8e71804f59facc19a4795d078139ff4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ade732380de468cf1f481f982c81c21c8e71804f59facc19a4795d078139ff4", kill_on_drop: false }`
[INFO] [stdout] 4ade732380de468cf1f481f982c81c21c8e71804f59facc19a4795d078139ff4
